Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Prevent omni-search to (sometimes) return wrong results #1445

Merged
merged 2 commits into from
Apr 24, 2024

Conversation

msarcev
Copy link
Collaborator

@msarcev msarcev commented Apr 24, 2024

Description of change

"A { message: "Alias output not found" } response should not be considered as proof the hash is a relevant aliasId in the search"

Same thing in similar logic in other queries.

CLose #1448

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

… responing about hashes (I.E. only return aliasId if there was an alias output returned in the 'query check')
Copy link
Member

@begonaalvarezd begonaalvarezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🪄

@begonaalvarezd begonaalvarezd merged commit 16e32a3 into main Apr 24, 2024
6 checks passed
@begonaalvarezd begonaalvarezd deleted the fix/alias-output-mistakenly-returned-on-searches branch April 24, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Task]: Fix omni-search randomly failing
2 participants